deliverable/linux.git
2012-06-23  Arik Nemtsovwlcore: refactor threaded IRQ routine
2012-06-23  Arik Nemtsovwlcore: check Rx-filter functions in the suspend path
2012-06-23  Arik Nemtsovwlcore: force recovery on resume if suspended without...
2012-06-23  Arik Nemtsovwlcore: don't allow SDIO read/writes after failure
2012-06-22  Arik Nemtsovwlcore: cancel suspend when recovery is pending
2012-06-22  Arkady Miasnikovwlcore: access the firmware memory via debugfs
2012-06-22  Ido Yarivwlcore: Force checking of io functions' return values
2012-06-22  Ido Yarivwlcore: Propagate errors from wl1271_read_hwaddr
2012-06-22  Ido Yarivwlcore: Propagate errors from wl1271_raw_write32
2012-06-22  Ido Yarivwlcore: Propagate errors from wl1271_raw_read32
2012-06-22  Ido Yarivwlcore: Propagate errors from wl1271_write
2012-06-22  Ido Yarivwlcore: Propagate errors from wl1271_read
2012-06-22  Ido Yarivwlcore: Propagate errors from wlcore_raw_*_data functions
2012-06-22  Ido Yarivwlcore: Change raw io functions to return errors
2012-06-22  Ido Yarivwlcore: Change read/write ops to return errors
2012-06-22  Ido Yarivwlcore: Disable interrupts while recovering
2012-06-22  Ido Yarivwlcore: Fix sdio out-of-sync power state
2012-06-21  Luciano Coelhowl18xx: use %zu for size_t arguments in printk calls
2012-06-21  Arik Nemtsovwl18xx: split siso40 HT cap between 2Ghz and 5Ghz
2012-06-21  Arik Nemtsovwl18xx: sane defaults for HT capabilities
2012-06-21  Arik Nemtsovwl18xx: explicitly remove the 5Ghz MIMO HT cap
2012-06-21  Igal Chernobelskywlcore: read FW logs from FW memory on watchdog recovery
2012-06-21  Yoni Divinskywlcore: do not report noise level in get survey op
2012-06-21  Arik Nemtsovwl18xx: set Tx align quirk for PG2
2012-06-21  Arik Nemtsovwl18xx: increase Rx descriptors for PG2
2012-06-21  Arik Nemtsovwlcore: reconfigure sleep_auth when removing interfaces
2012-06-21  Arik Nemtsovwlcore: allow setting sleep_auth before interface init
2012-06-21  Luciano Coelhowlcore: add a debugfs entry to allow changing the sleep...
2012-06-21  Arik Nemtsovwlcore: suppress error message on Rx BA session removal
2012-06-13  Eliad Pellerwlcore: declare interface combinations
2012-06-13  Yair Shapirawlcore: add print logs of radio_status in case of BIP...
2012-06-13  Yair Shapirawlcore/wl12xx: add support for HP and SKW FEM radio...
2012-06-13  Eliad Pellerwlcore: update basic rates on channel switch
2012-06-13  Eyal Shapirawlcore: send EAPOLs with basic rate policy
2012-06-13  Eyal Shapirawlcore: avoid using NET_IP_ALIGN for RX alignment
2012-06-08  Arik Nemtsovwlcore/wl12xx/wl18xx: make NVS file optional for wl18xx
2012-06-08  Arik Nemtsovwl18xx: clean up phy module parameters
2012-06-08  Arik Nemtsovwl18xx: align wl18xx_conf_phy with FW variant and remove it
2012-06-08  Ido Reiswl18xx: update fw statistics
2012-06-08  Arik Nemtsovwl18xx: allow FW-log by default for PG2.0
2012-06-08  Luciano Coelhowl18xx: read configuration structure from a binary...
2012-06-08  Luciano Coelhowlcore/wl18xx: export conf struct in a debugfs file
2012-06-08  Luciano Coelhowlcore/wl18xx: the conf structs must be packed so they...
2012-06-08  Luciano Coelhowlcore: use u8 instead of enum for bcn_filt_mode
2012-06-08  Luciano Coelhowlcore/wl18xx/wl12xx: use u8 instead of bool for host_f...
2012-06-08  Luciano Coelhowlcore: export raw binary with the FW statistics in...
2012-06-08  Luciano Coelhowl18xx: add support to clear FW statistics
2012-06-08  Eyal Shapirawlcore: add debugfs control over rx interrupt pacing
2012-06-08  Eyal Shapirawlcore: add support macros to easily add conf debugfs...
2012-06-07  Grant Ericksonwl12xx: Add support for an external 26 MHz crystal...
2012-06-07  Ido Reiswl18xx: pad only last frame in aggregration buffer...
2012-06-07  Ido Reiswl18xx: PG2.0 HW Watch dog interrupt support
2012-06-07  Ido Reiswl18xx: FW/PHY arguments added for PG2
2012-06-07  Ido Reiswl18xx: support PG2 version of the chip
2012-06-07  Ido Reiswl18xx: fix PHY_INIT addresses mem size
2012-06-06  Victor Goldenshteinwlcore: set channels 12-14 as pactive for sched scan
2012-06-06  Eliad Pellerwlcore: compare ssid_len before comparing ssids
2012-06-06  Yoni Divinskywlcore: add role_id to all the sched_scan commands
2012-06-06  Eliad Pellerwl12xx/wl18xx: add erp protection IE to the beacon...
2012-06-06  Eliad Pellerwl12xx: send beacon loss events to userspace
2012-06-06  Yoni Divinskywlcore: do not send stop fwlog cmd if fw is hanged
2012-06-06  Arik Nemtsovwlcore/wl12xx/wl18xx: implement op_set_key per HW arch
2012-06-06  Arik Nemtsovwlcore: stop queues on Tx flush
2012-06-06  Arik Nemtsovwlcore: add stop reason bitmap for waking/starting...
2012-06-06  Arik Nemtsovwlcore/wl12xx/wl18xx: handle spare blocks spacial cases...
2012-06-06  Arik Nemtsovwlcore/wl12xx/wl18xx: introduce quirk to remove TKIP...
2012-06-05  Victor Goldenshteinwlcore: wait for roc complete only for the first roc...
2012-06-05  Victor Goldenshteinwlcore: don't enable BET for high basic rates
2012-06-05  Victor Goldenshteinwl18xx: fix fm_coex parameters configuration
2012-06-05  Victor Goldenshteinwl12xx: fix fm_coex parameters configuration
2012-06-05  Arik Nemtsovwlcore: remove duplicate BUG_ON during recovery
2012-06-05  Eliad Pellerwlcore: increase WL1271_EVENT_TIMEOUT
2012-06-05  Eliad Pellerwlcore: flush tx on CHANGE_CHANNEL
2012-06-05  Yoni Divinskywlcore: fix the CONF_TX_AC_ANY_TID to be 0xff
2012-06-05  Yoni Divinskywl12xx: set the irq polarity before loading the fw
2012-06-05  Yoni Divinskywlcore: use psd_type indexing according to spec
2012-06-05  Eliad Pellerwlcore: set wl->ht_cap per-band
2012-06-05  Arik Nemtsovwl18xx: add dependency on mac80211
2012-06-05  Assaf Azulaywlcore: increase number of BA sessions to 3
2012-06-05  Igal Chernobelskywlcore: modify bss loss parameters
2012-06-05  Eliad Pellerwlcore: flush before stopping AP
2012-06-05  Eliad Pellerwlcore: use correct link for bcast/multicast frames
2012-06-05  Arik Nemtsovwlcore: fixes for connection_loss_work
2012-06-05  Arik Nemtsovwlcore: fix dynamic_ps_timeout time regression
2012-06-05  Eliad Pellerwlcore: use the original elp time in forced_ps mode
2012-06-05  Arik Nemtsovwlcore: fix sparse warnings related to static functions
2012-06-05  Luciano Coelhowlcore/wl12xx/wl18xx: don't use TX align quirk for...
2012-06-05  Assaf Azulaywl18xx: change default tcp_checksum to false
2012-06-05  Luciano Coelhowl18xx: use new fw stats structures
2012-06-05  Luciano Coelhowl18xx: increase tx_ba_win_size to 64
2012-06-05  Luciano Coelhowlcore: increase aggregation buffer size by one page
2012-06-05  Luciano Coelhowlcore/wl12xx/wl18xx: move lower driver debugfs to...
2012-06-05  Luciano Coelhowl18xx: export pwr_limit_reference_11_abg value as...
2012-06-05  Luciano Coelhowl18xx: export low/high band component values as module...
2012-06-05  Luciano Coelhowl18xx: add power limit reference value to mac_and_phy...
2012-06-05  Luciano Coelhowl18xx: add module parameter to force SISO 20MHz
2012-06-05  Luciano Coelhowlcore: use proper values for supported local rates
2012-06-05  Luciano Coelhowl18xx: don't use MIMO when ht_mode is set to wide
2012-06-05  Luciano Coelhowlcore: print the interrupt status when recovery is...
2012-06-05  Luciano Coelhowl18xx: print the PHY firmware version from the private...
next
This page took 0.038839 seconds and 5 git commands to generate.