Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
[safe/jmp/linux-2.6] / drivers / net / wireless / iwlwifi / iwl-hcmd.c
2008-08-04 Gregory Greenmaniwlwifi: memory allocation optimization
2008-06-30 Emmanuel Grumbachiwlwifi: add REPLY_TX_POWER_DBM_CMD to get_cmd_string
2008-06-03 Tomas Winkleriwlwifi-5000: implement initial calibration for 5000
2008-05-22 Tomas Winkleriwlwifi: move TX code into iwl-tx.c
2008-05-14 Tomas Winkleriwlwifi: remove 4965 from rx_packet
2008-05-07 Tomas Winkleriwlwifi: rename iwl-4965.h to iwl-dev.h
2008-04-16 Emmanuel Grumbachiwlwifi: add default WEP key host command
2008-04-01 Tomas Winkleriwlwifi: Fix synchronous host command
2008-03-27 Emmanuel Grumbachiwlwifi: allow a default callback for ASYNC host commands
2008-03-25 Tomas Winkleriwlwifi: move host command sending functions to core...